home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 25 / arj200.exe / arj / README.DOC < prev    next >
Text File  |  1991-04-10  |  4KB  |  118 lines

  1.  
  2.    README.DOC                                    April 1991
  3.  
  4.                                                  Robert K Jung
  5.                                                  2606 Village Road West
  6.                                                  Norwood, MA 02062
  7.                                                  USA
  8.  
  9.  
  10.    This archive contains ARJ version 2.00.  This is a full featured
  11.    production release.  ARJ is free for non-commercial personal use.
  12.  
  13.    Major features of ARJ include:
  14.  
  15.       ARJ 2.00 now ranks as the best in overall compression in terms of
  16.       resulting archive size and as one of the best in terms of compression
  17.       speed.  This includes PKZIP 1.10, PAK 2.51, HYPER 2.5, LHARC 1.13,
  18.       and LHA 2.11.
  19.  
  20.       Option to create multiple volume archives with one command making ARJ
  21.       useful for making backups to multiple floppies or archiving a very
  22.       large file to several floppies without "SLICE"ing.
  23.  
  24.       A separate conversion utility called REARJ to facilitate wholesale
  25.       conversion of archives to the ARJ format.
  26.  
  27.       Option to test newly created archive before overwriting original
  28.       archive or deleting input files for a move command.
  29.  
  30.       Option to store empty directories.
  31.  
  32.       Selectable compression options.
  33.  
  34.       Command to merge multiple archives.  No extracting/recompressing.
  35.  
  36.       Command to change the filenames of files stored in archives.
  37.  
  38.       Command to re-order the files within the archive in any user
  39.       specified order.
  40.  
  41.       Multiple string searching within archives.
  42.  
  43.       Text mode compression to enable cross-platform extraction of files.
  44.  
  45.       Filename specification via list files option.
  46.  
  47.       Filename/wildname exclusion option.
  48.  
  49.       Built-in facility to recover files from broken archives.
  50.  
  51.       Setting of comments for archive and files with a file input option.
  52.  
  53.       ARJ internal CRC checks to resist hacking a la "ICE".
  54.  
  55.       Archive security envelope to resist tampering.  ARJ-SECURITY
  56.       disallows archive update of any kind including commenting.
  57.  
  58.       Self-extraction option built into ARJ.EXE.  Self-extractor has
  59.       security envelope checking feature.
  60.  
  61.    This archive contains the following files:
  62.  
  63.    ARJ200.EXE   - An ARJ-SECURED self-extracting archive containing the
  64.                   following files:
  65.  
  66.                   UNARJ.ARJ      - C source code for simple UNARJ extractor
  67.                   ARJ.DOC        - ARJ user manual
  68.                   ARJ.EXE        - Version 2.00
  69.                   ARJSORT.DOC    - ARJSORT user manual
  70.                   AV.C           - Turbo C source code for ARJ archive lister
  71.                   AV.EXE         - ARJ archive directory lister
  72.                   HISTORY.DOC    - Release history of ARJ
  73.                   LICENSE.DOC    - License policy
  74.                   ORDER.FRM      - Order form for ARJ
  75.                   README.DOC     - This file
  76.                   REARJ.CFG      - Default REARJ configuration file
  77.                   REARJ.DOC      - REARJ user manual
  78.                   REARJ.EXE      - Archive conversion utility
  79.                   RESULTS.DOC    - Compression comparison of various archivers
  80.                   TECHNOTE.DOC   - Technical information about ARJ
  81.                   UPDATE.DOC     - Update to ARJ user manual
  82.                   WHATSNEW.DOC   - Changes from ARJ 1.10
  83.                   ARJSORT.BAT    - Sort archive by various parameters
  84.                   ARJSORT.COM    - Compiled ARJSORT.BAT file
  85.                   ????????.BAT   - Various sample batch files using ARJ
  86.  
  87.    To list the contents of ARJ200.EXE, type:
  88.  
  89.       ARJ200 -l
  90.  
  91.    To verify the ARJ-SECURITY envelope and contents of ARJ200.EXE, type:
  92.  
  93.       ARJ200 -t
  94.  
  95.    To extract the files in ARJ200.EXE, type:
  96.  
  97.       ARJ200
  98.  
  99.    This will extract the files in ARJ200.EXE to the current directory.
  100.  
  101.    For users with unusual DOS systems (not 2.11, 3.2, 3.3, 4.0) you may
  102.    have to rename ARJ200.EXE to ARJSFX.EXE to do the extraction.
  103.  
  104.    You can also use ARJ 0.15 or later to extract the contents of the
  105.    ARJ200.EXE archive.
  106.  
  107.       ARJ e ARJ200.EXE
  108.  
  109.    If you have an ARJ200.ZIP archive containing an embedded ARJ200.EXE,
  110.    you can skip the PKUNZIP function and type the following:
  111.  
  112.       ARJ e ARJ200.ZIP
  113.  
  114.    This will extract only the embedded ARJ200.EXE in the ZIP file.
  115.  
  116.    end of readme.doc
  117.  
  118.